home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / man / cmds.fmt / zleave.man < prev    next >
Encoding:
Text File  |  1992-11-22  |  3.6 KB  |  133 lines

  1.  
  2.  
  3.  
  4. ZLEAVE                    User Commands                    ZLEAVE
  5.  
  6.  
  7.  
  8. NNAAMMEE
  9.      zleave - notify you via Zephyr when you have to leave
  10.  
  11. SSYYNNOOPPSSIISS
  12.      zzlleeaavvee [ [+]_h_h_m_m [ -_m _R_e_m_i_n_d_e_r _M_e_s_s_a_g_e ] ]
  13.      zzlleeaavvee _c_a_n[_c_e_l]
  14.  
  15. DDEESSCCRRIIPPTTIIOONN
  16.      _Z_l_e_a_v_e waits until the specified time, then reminds you that
  17.      you have to leave, using the _Z_e_p_h_y_r(_1) Notification Service.
  18.      You are reminded 5 minutes and 1 minute before the actual
  19.      time, at the time, and every minute thereafter.  When you
  20.      log off, _z_l_e_a_v_e exits just before it would have sent the
  21.      next message.
  22.  
  23.      The time of day is in the form hhmm where hh is a time in
  24.      hours (on a 12 or 24 hour clock).  All times are converted
  25.      to a 12 hour clock, and assumed to be in the next 12 hours.
  26.  
  27.      If the time is preceded by `+', the alarm will go off in
  28.      hours and minutes from the current time.
  29.  
  30.      If no argument is given, _z_l_e_a_v_e prompts with "When do you
  31.      have to leave?". A reply of newline causes _z_l_e_a_v_e to exit,
  32.      otherwise the reply is assumed to be a time.  This form is
  33.      suitable for inclusion in a ._l_o_g_i_n or ._p_r_o_f_i_l_e.
  34.  
  35.      The _c_a_n_c_e_l option cancels the currently running _z_l_e_a_v_e.  If
  36.      another _z_l_e_a_v_e is running, it is automatically killed when a
  37.      new time to leave is set.  The process id is stored in the
  38.      file /tmp/zleave._u_i_d, where _u_i_d is the user's UNIX uid.
  39.  
  40.      If the -_m argument is specified, the next argument is
  41.      appended to the standard message (a sentence describing how
  42.      much time remains until the appointed hour) sent at
  43.      appropriate times.  If you want to append a multiple-word
  44.      message, you normally must quote it with double quotes (")
  45.      (This is necessary for users of _c_s_h(1) and _s_h(1).)
  46.  
  47.      _Z_l_e_a_v_e automatically subscribes you to Zephyr class "MES-
  48.      SAGE", instance "LEAVE".  You do not have to add anything to
  49.      your default subscriptions file (see _z_c_t_l(1)).  The reminder
  50.      message is displayed by the WindowGram client (usually
  51.      _z_w_g_c(1)).
  52.  
  53.      If Zephyr is unavailable, _z_l_e_a_v_e acts essentially like
  54.      _l_e_a_v_e(1).
  55.  
  56.      Zleave ignores SIGINT, SIGQUIT, and SIGTERM.  To get rid of
  57.      it you should either log off or use the _c_a_n_c_e_l option.
  58.  
  59.  
  60.  
  61.  
  62.  
  63. MIT Project Athena        July 1, 1988                          1
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70. ZLEAVE                    User Commands                    ZLEAVE
  71.  
  72.  
  73.  
  74. FFIILLEESS
  75.      /tmp/zleave._u_i_d /tmp/wg.*
  76.  
  77. SSEEEE AALLSSOO
  78.      calendar(1), zephyr(1), leave(1), zwgc(1), zctl(1), csh(1),
  79.      sh(1)
  80.      Project Athena Technical Plan Section E.4.1, `Zephyr Notifi-
  81.      cation Service'
  82.  
  83. RREESSTTRRIICCTTIIOONNSS
  84.      Copyright (c) 1980,  Regents of the University of Califor-
  85.      nia.  All rights reserved.  Redistribution and use in source
  86.      and binary forms are permitted provided that this notice is
  87.      preserved and that due credit is given to the University of
  88.      California at Berkeley. The name of the University may not
  89.      be used to endorse or promote products derived from this
  90.      software without specific written prior permission. This
  91.      software is provided ``as is'' without express or implied
  92.      warranty.
  93.  
  94.      Copyright (c) 1987,1988 by the Massachusetts Institute of
  95.      Technology.
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129. MIT Project Athena        July 1, 1988                          2
  130.  
  131.  
  132.  
  133.